home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / menuts / epm40.arj / EP.EPH < prev    next >
Text File  |  1993-07-19  |  47KB  |  1,353 lines

  1. !!eph!!
  2.  
  3.  
  4. ||Top||
  5.                U N R E G I S T E R E D
  6.                    V E R S I O N
  7. Note that ezPop is used to refer to ezPopMaker (EPM.EXE)
  8. and ezPopUp (EP.EXE).  YOU MUST REGISTER TO CONTINUE TO
  9. USE.  YOU MUST NOT SELL ezPop OR PROGRAMS MADE WITH ezPop
  10. UNLESS YOU GET PERMISSION FROM Ernest R. Hunter. YOU
  11. MUST NOT ACCEPT PAYMENT FOR PROGRAMS YOU CREATE WITH
  12. ezPop UNLESS YOU GET PERMISSION FROM Ernest R. Hunter.
  13. See: LICENSE
  14.           
  15.           ■ PRESS CTRL-LEFT ARROW TO MOVE SCREEN
  16.           ■ PRESS CTRL-RIGHT ARROW TO MOVE SCREEN
  17.           ■ PRESS LEFT ARROW FOR NEXT SCREEN
  18. ||
  19.  
  20. ||Start||
  21. This is the start of ezPopMaker-v2.0 (ezPop) HELP.
  22. Step through the HELP FILE by pressing the LEFT ARROW
  23. while the HIGHLIGHT BAR is on the last line. To get help
  24. on any word in the help window move the HIGHLIGHT BAR to
  25. the line containing the word and press the LEFT ARROW. 
  26. The line will be displayed in the top border of the HELP 
  27. WINDOW.  Press RETURN or RIGHT ARROW to get more HELP on 
  28. the WORDS that are displayed in the top border. Note the
  29. bottom border of the HELP WINDOW reminds you of how to 
  30. move around within the HELP FILE. Press ESC to quit HELP.
  31. See: HELP
  32. LICENSE
  33. HOW TO RUN
  34. HOW TO MAKE YOUR TSR
  35. ||
  36.  
  37. ||HOW TO RUN||
  38. ezPopMaker (EPM.EXE) and it's runtime version (EP.EXE) can
  39. run as a regular program or as a Terminate-and-Stay-
  40. Resident (TSR) program. DO NOT TYPE THE SINGLE QUOTES IN
  41. THESE INSTRUCTIONS. From the DOS prompt, enter 'EPM' to
  42. run ezPop as a regular program. Enter  'EPM /r' to run ezPop 
  43. as a TSR program. To automatically load a CONFIGURE file at
  44. start-up, add the CONFIGURE file name to the command line
  45. (eg: 'EPM wp50 /r'). This example loads EPM and the wp50 
  46. CONFIGURE file into memory as a TSR. Run the runtime version
  47. (EP.EXE) the same way except type EP instead of EPM and always
  48. include a CONFIGURE file name in the command line. You may
  49. move the ezPop Menus around on the screen by using  
  50. CRTL-LEFT-ARROW or CRTL-RIGHT-ARROW. 
  51.                                                     (more)
  52. ||
  53.  
  54. ||HOT KEY CHANGE ON START UP||
  55. when running the runtime routine (EP.EXE), you can change the 
  56. Hot-Key from the DOS start up command line by adding the first 
  57. letter of a special key and the function key number to the DOS 
  58. command line as shown below.  
  59.                   
  60.                   EP WP50 /r S X
  61.   (S = SPECIAL KEY n,a,c,l or r where n=NONE, a=ALT, c=CTRL, 
  62.        l=Left Shift, and r=Right Shift)
  63.   (X = FUNCTION KEY number 1 through 12)
  64.  
  65. You must run EP.EXE in the TSR mode to change the Hot-Key at 
  66. start-up. Entering 'EP WP50 /r c 6' starts EP.EXE in TSR mode 
  67. and changes the Hot-Key to Ctrl-F6.
  68. ||
  69.  
  70. ||HOW TO MAKE YOUR TSR||
  71. To make your own TSR program follow the steps below:
  72.   1.  First decide what you want ezPop to do such as
  73.       execute DOS commands, send keystrokes to the
  74.       keyboard buffer for use by DOS and applications, 
  75.       or the many other actions as listed under USES.
  76.   2.  Set the number of options you want in your
  77.       TSR: starting from the first menu (yellow border)
  78.       type `SUO'. Change the `number of options' using 
  79.       the INPUT BOX that will pop up.
  80.   3.  Set the number of choices for each option: starting
  81.       from the second menu (blue border), type `UC' to list
  82.       the current `number of choices'.  Type '1' and Change
  83.       the `number of choices' for OPTION x using the INPUT
  84.       BOX.  Repeat for remaining OPTIONS.           (more)
  85. ||
  86.  
  87. ||HOW TO MAKE YOUR TSR||
  88.       Press 'R' to return to the second menu.
  89.    4. Save your CUSTOM program: type 'US'.  Enter your
  90.       program name. Press 'C' to continue.
  91.    5. Configure your custom program following the steps
  92.       in the next screens and save the CONFIGURE file
  93.       before you quit.
  94.  
  95. THE STEPS DO NOT HAVE TO BE PERFORMED IN THE ORDER LISTED.      
  96.      
  97. IMPORTANT!!! REMEMBER THAT YOU CAN PRESS THE LEFT ARROW AT
  98.              ANY TIME TO GET SPECIFIC HELP ON THE STEP YOU
  99.              ARE CURRENTLY WORKING ON.  ONCE IN THE HELP
  100.              SCREEN PRESS RIGHT ARROW UNTIL YOU REACH THE
  101.              HELP YOU NEED.
  102.                                                      (more)
  103. ||
  104.  
  105. ||CONFIGURE YOUR CUSTOM PROGRAM||
  106.    1. From first or second menu, press `C'.
  107.    2. Select the `Step-by-Step' method or the 
  108.       `Master Screen' method to edit the current CONFIGURE
  109.        file.  You should periodically save your CONFIGURE
  110.        file to keep from losing your work.
  111.  
  112. IN THE FOLLOWING SCREENS, 'x' REFERS TO THE CURRENT NUMBER
  113. AND 'y' REFERS TO THE CURRENT CHOICE NUMBER.
  114. see: 
  115. STEP-BY-STEP METHOD
  116. MASTER SCREEN METHOD
  117.                                                      (more)
  118. ||
  119.  
  120. ||MASTER SCREEN METHOD||
  121. This method takes you directly to the master configure
  122. screen (CONFIGURE #3).  There is more specific HELP on
  123. MASTER SCREEN if you need it.  The steps are as follows:
  124.    1. From either main menu, press 'CM' to get to the
  125.       Master Screen. Note the flashing '{CONFIGURE #3}'.
  126.    2. To edit MAIN MENU name: Press '1'. Change the Main
  127.       MENU NAME.
  128.    3. To edit OPTION x name: Press '2'. Change the OPTION x
  129.       name.  Change 'SELECT KEY' for OPTION 1.
  130.    4. To edit CHOICE x/y name: Press '3'. Change CHOICE x/y
  131.       name. Change 'SELECT KEY' for CHOICE x/y.
  132.    5. To set 'Show in Main Menu':  Press '4'.  Select from
  133.       the five choices by pressing the specified key. 
  134.                                                  (more)
  135. ||
  136.  
  137. ||MASTER SCREEN METHOD||
  138.    6.  To enter first part of the keystrokes for CHOICE x/y:
  139.        Press '5'.  Enter the keystrokes using the SPECIAL
  140.        KEY INPUT BOX.
  141.    7.  To set whether user input will be allowed at runtime:
  142.        Press '6' .  Press 'Y' or 'N'.
  143.    8a. If user input will be allowed, 
  144.           (1) To set 'user input type': Press '7'.  Press 'A',
  145.               or 'N' or 'B'.
  146.           (2) To set 'user input Length': Press '8'.  Enter
  147.               input length.
  148.     8b. If user input will not be allowed, to enter second part
  149.         of keystrokes for CHOICE x/y:  Press '7'. Enter
  150.         keystrokes. Special keys not allowed in second part.
  151.                                                      (more)
  152. ||
  153.  
  154. ||MASTER SCREEN METHOD||
  155.     9.  To enter third part of the keystrokes for 
  156.         CHOICE x/y: Press '9'.  Enter the keystrokes using
  157.         the SPECIAL KEY INPUT BOX.
  158.    10.  To set the action to be caused by CHOICE x/y:
  159.         Press 'A'. Select one of the 18 actions by pressing
  160.         the specified key. 'Keystrokes to Buffer' is the
  161.         most common action but should be limited to less
  162.         than 17 keystrokes.  Note that 'Code as DOS Command'
  163.         will not work if you intend to run your custom
  164.         program in TRS mode.
  165. ||
  166.  
  167. ||MASTER SCREEN METHOD||
  168.    11.  To add custom help for OPTION x (only do once):
  169.         Press 'B'. Edit the HELP WORD to add help for.
  170.         Press 'A' to confirm you want to add help.  Enter
  171.         the Help text using the HELP EDITOR BOX.  Press 
  172.         'CTRL-A' to add the text or 'ESC' to abort.
  173.    12.  To add custom help for CHOICE x/y:  Press  'B'.
  174.         Edit HELP WORD or Press 'RETURN'.  Press 'A' to
  175.         confirm you want to add help.  Enter the Help text
  176.         using the HELP EDITOR BOX.  Press 'CTRL-A' and 'C'
  177.         to add the text to the file or 'ESC' to abort.
  178.    13.  Use '<n> Next Choice', '<p> Previous Choice',
  179.         '<o> Next Option', '<v> Previous Option'
  180.         and '<g> GOTO' to repeat steps 2 through 12
  181.         for all OPTIONS and CHOICES.
  182. ||
  183.  
  184. ||STEP-BY-STEP METHOD||
  185. This method takes you to a number of screens for you to edit
  186. OPTION and CHOICE name and SELECT KEY before going to the
  187. Master Screen. The step are as follows:
  188.     1.  From either menu, press 'CS' to get to the
  189.         '{CONFIGURE #1}'.
  190.     2.  To edit OPTION x.  Select OPTION x.  Edit 
  191.         OPTION x name.  Edit the SELECT KEY for OPTION x.
  192.     3.  To edit CHOICE x/y Name:  Now from '{CONFIGURE #2}',
  193.         select a CHOICE x/y. Edit CHOICE x/y Name. Edit the
  194.         SELECT KEY for CHOICE x/y.
  195.     4.  You are now in '{CONFIGURE #3}'.  Complete the
  196.         edits as described in the 'MASTER SCREEN METHOD'
  197.         above and press 'R' when finished with 
  198.         '{CONFIGURE #3}' to return to '{CONFIGURE #2}'.
  199. ||
  200. ||STEP-BY-STEP METHOD||
  201.     5.  Repeat steps 3 and 4 for all CHOICES for the OPTION
  202.         selected in step 2.  Press 'R' from '{CONFIGURE #2}'
  203.         to return to '{CONFIGURE #1}' when finished.
  204.     6.  Repeat steps 2 through 5 for all OPTIONS.
  205. ||
  206.  
  207. ||CUSTOM PROGRAM PACKAGE||
  208. Note that the CONFIGURE file you create will be given an
  209. extension .EPC when you save it. ezPop will also create a
  210. help file with extension .EPH and a help index file with
  211. extension .EPX. For example if you create a CONFIGURE file
  212. for Word Perfect and save it as WP50, ezPop will create
  213. WP50.EPC, WP50.EPH and WP50.EPX.  These three files along
  214. with EP.EXE, EP.EPH and EP.EPX would then make up your
  215. custom ezPop program which can be run by 'EP WP50' or 
  216. 'EP WP50 /r' or EP WP50 /r S X (S = special key 
  217. [n,a,c,l or r] and X = function key number for Hot-Key).
  218. (n=NONE, a=ALT, c=CTRL, l=Left Shift, r=Right Shift).
  219.                                                (more)
  220. ||
  221. You must copy these six files to the esired sub directory
  222. to use them as an independent rogram. YOU ARE NOT ALLOWED
  223. TO DISTRIBUTE ezPop OR PROGRAMS MADE WITH ezPop FOR PROFIT
  224. UNLESS YOU GET PERMISSION FROM Ernest R. Hunter.  Pass along
  225. ezPop free. Registered user can share the programs you make
  226. free.
  227. See:
  228. LICENSE
  229. ||
  230.  
  231. ||Concept||
  232. The concept behind ezPop operations is as follows: 
  233. (1) It is a flexible TSR program that can be customized 
  234. without programming.  (2) it provides up to 9 OPTIONS 
  235. (Opt1 through Opt9) on a main MENU. Each OPTION has a 
  236. sub-menu with up to 9 CHOICES (Cho1-1 through Cho9-9). 
  237. (3) it provides the ability to send up to 48 keystrokes or 
  238. characters to the printer or screen or up to 16 keystrokes 
  239. or characters to the keyboard buffer to be used by DOS or 
  240. an application program for each of the 81 CHOICES.
  241. (4) it allows ezPop to store the Keystrokes in three parts
  242. (5) it allows you to input keystrokes at runtime if you 
  243. choose to do so. (more on next help screen)
  244. ||
  245.  
  246.  
  247. ||Concept (continue)||
  248. (6) it can send HELP text to the screen for each of
  249. the 81 choices. (7) it can save  CONFIGURE files for
  250. multiple ezPop programs to do a variety of things.
  251. (8) it has a separate runtime version (EP.EXE) which 
  252. allows for custom program to be smaller. Note that ezPop
  253. has some OPTIONS and CHOICES that you are not allowed to 
  254. change. They are denoted by the reverse HAPPY FACE.  
  255. At certain times, some of the ezPop OPTIONS and CHOICES 
  256. will be deactivated as denoted by the light HAPPY FACE.  
  257. Note that all of the OPTIONS and CHOICES related to 
  258. CONFIGURE are deactivated in the runtime version 
  259. (EP.EXE) to conserve RAM. Some of the choices in the 
  260. UTILITIES sub menu are also deactivated in EP.EXE 
  261. ||
  262.  
  263. ||USES||
  264. With the many different action settings that are
  265. available for the CHOICES in ezPop, there is
  266. almost no limits to it uses.  The following is a
  267. sample listing:
  268. 1.  Menu system to run DOS programs and commands. 
  269. 2.  Printer control program to send control codes
  270.     to printer.
  271. 3.  Tutorial system for any subject. 
  272. 4.  Add menus to any application programs.
  273. 5.  Add help screens to any application program.
  274. 6.  Programs to send keystrokes to the keyboard
  275.     buffer. 
  276. 7.  And much, much, much more..........
  277. ||
  278.  
  279.  
  280. ||Custom Help||
  281. When you save your custom program, ezPop will created a
  282. custom HELP file with the same name as the CONFIGURE file
  283. but with a 'EPH' extension unless a help file with the same
  284. name already exist. You must remember that the name EPM.EXE,
  285. EP.EXE and EP.EPH are reserved for ezPop use. DO NOT START
  286. THE NAME OF YOUR FILES WITH EP. Once a CONFIGURE file has
  287. been either loaded or saved by ezPop, you can then ADD help
  288. on your OPTIONS and CHOICES by using the '<b> Option Help
  289. Screen' to add help on options and '<c> Choice Help Screen'
  290. to add help on choices from the MASTER SCREEN of the
  291. Configure option.
  292. ||
  293.  
  294. ||Custom Help||
  295. The ezPop HELP editor is very simple, but has
  296. limited capabilities. You may use a Text Editor or
  297. Word Processor to edit your custom HELP file as
  298. long as it has ASCII modes and end each line
  299. with a HARD RETURN.  The lines must be limited to
  300. 60 characters and the file must have no more than
  301. 14 line per HELP WORD.  The FIle must begin with
  302. !!eph!! at the beginning of the first line and the
  303. last line in the file must be a HARD RETURN. See: 
  304. HELP FORMAT
  305. ||
  306.  
  307. ||Option Help Screen||
  308. This choice allows you to add, delete, edit,
  309. replace or insert help screens into the HELP FILE.
  310. see:
  311. Steps to add/edit Custom HELP
  312. ||
  313.  
  314. ||Choice Help Screen||
  315. This choice allows you to add, delete, edit,
  316. replace or insert help screens into the HELP FILE.
  317. see:
  318. Steps to add/edit Custom HELP
  319. ||
  320.  
  321. ||Steps to add/edit Custom HELP||
  322. To add/edit your custom TSR HELP file use below
  323. steps:
  324.       1. Save you CONFIGURE under a unique name. 
  325. This will automatically create the HELP FILE with
  326. the same base file name as your CONFIGURE file.
  327.       2. Use Configure option to get to the MASTER
  328. SCREEN.
  329.       3. Select <b> or <c> and at the prompt
  330. accept the HELP WORD/WORDS in the prompt box or
  331. enter a new word/words to add/edit help for.
  332. (more steps on next screen)
  333. ||
  334.  
  335. ||Steps to add/edit Custom HELP||
  336.      4a. If there is NOT already a HELP SCREEN for
  337. the HELP WORD/WORDS you entered or accepted, the
  338. HELP EDITOR will appear in the EDIT MODE.  You may
  339. now type in HELP text.  You may even edit the HELP
  340. WORD/WORDS as long as you ensure they are enclosed
  341. in brackets '{}'. You can append the HELP SCREEN
  342. to the HELP file by using Ctrl-A as shown on the
  343. HELP BOX bottom border. At this point, ezPop will
  344. append the HELP SCREEN and automatically re-index
  345. the HELP FILE. (more steps on next screen)
  346. ||
  347.  
  348. ||Steps to add/edit Custom HELP(continue)||
  349.      4b. If the word/words already has a HELP SCREEN in 
  350. the HELP file, the help screen will appear along with 
  351. the HELP text. You can see from the BOTTOM border that 
  352. you can DELETE this HELP SCREEN from the HELP FILE with 
  353. Ctrl-D, FIND another HELP WORD/WORDS by using Ctrl-F or 
  354. EDIT the screen by using Ctrl-E.
  355.      5. Once you have finished your EDIT, you can Replace 
  356. (Ctrl-R) the HELP SCREEN that was last displayed, insert 
  357. in front (Ctrl-I) of the HELP SCREEN that was last 
  358. displayed, or insert after (Ctrl-A) the HELP SCREEN that 
  359. was last displayed. Note that in step 4a above, the screen
  360. was appended to the end of the file, Here the screen is 
  361. placed before or after or replaces the last screen 
  362. displayed.
  363. ||
  364.  
  365. ||HELP FORMAT||
  366. Below is an example of the HELP file. In your
  367. actual HELP file, you should not put the space
  368. between the two |'s. It is done here to keep ezPop
  369. from mistaking the example for real HELP.
  370.  
  371. ||
  372. ||HELP FORMAT||
  373.  
  374. !!eph!!
  375.  
  376. | |HELP WORD 1| |
  377. This is example help text in ASCII format with
  378. each line ended by HARD RETURN.
  379. | |
  380.  
  381. | |HELP WORD 2| |
  382. Example help text in ASCII format. Repeat as often
  383. as you like for all of you OPTIONS and CHOICES
  384. | |
  385. ||
  386.  
  387.  
  388. ||Quit||
  389. This OPTION will cause you to return to DOS or the
  390. application program you were in when you activated
  391. ezPop. You will not be given a chance to change
  392. your mind after selecting QUIT.  Therefore, you
  393. must make sure you want to quit.
  394.  
  395. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  396.              GO TO TOP OF HELP FILE.  
  397. ||
  398.  
  399. ||Unload||
  400. This OPTION will remove ezPop from memory. Use this
  401. choice when ezPop has been loaded as a TSR and you
  402. no longer want to keep using it as a TSR.  You must
  403. reload ezPop to use it again after executing UNLOAD.
  404. You will have to unload all other TSR's that you
  405. loaded after ezPop was loaded before ezPop can be 
  406. unload.  It is best to go to the DOS prompt, press
  407. the HOT-KEY and then execute the UNLOAD option.
  408.  
  409. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  410.              GO TO TOP OF HELP FILE.  
  411. ||
  412.  
  413.  
  414. ||Main Menu||
  415. ezPop has two main menus.  These menus contain up
  416. to 9 USER CHANGEABLE OPTIONS and four ezPop system
  417. OPTIONS the Menus are referred to as FIRST MAIN
  418. MENU and the SECOND MAIN MENU.  The USER
  419. CHANGEABLE OPTIONS are the same on both main
  420. menus.  You may switch between the two menus with
  421. options <f> and <s> or with the RIGHT arrow. Each
  422. OPTION has a SUB-MENU that contains it CHOICES. 
  423. All of the ezPop system OPTIONS and CHOICES are
  424. denoted by a dark HAPPY FACE or light HAPPY FACE. 
  425. The light HAPPY FACE denotes that the OPTION or
  426. CHOICE has been inactivated as it is for CONFIGURE
  427. and some of the UTILITIES choices in the runtime
  428. version (EP.EXE). See: 
  429. CONCEPT.
  430. ||
  431. ||Configure||
  432. Use this OPTION to create your own ezPop TSR program. This 
  433. is done by changing the current CONFIGURE FILE and saving 
  434. it under the name of your choice.  Then ezPop will add an 
  435. extension of "EPC" to the file before saving it and create 
  436. a HELP file. By selecting this OPTION you will be given 
  437. the choice of going directly to a MASTER SCREEN to change 
  438. the current CONFIGURE file or going to the STEP-by-STEP 
  439. choice which walks you through the process of creating your 
  440. own TSR "step by step." 
  441.  
  442. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  443.              GO TO TOP OF HELP FILE.  
  444. ||
  445.  
  446. ||Configure||
  447. The term CONFIGURE is used here to make reference
  448. to ezPop configurations file that holds the
  449. information about how you have customized you
  450. ezPop program.  Once you customize ezPop and save
  451. the resulting CONFIGURE file you can run it from
  452. the DOS prompt or from a BAT file as:
  453.  
  454. [                EP <filename> /r                ]
  455.  
  456. where <filename> is the name of the CONFIGURE
  457. file. The /r denotes run as a Terminate-and-Stay-
  458. Resident (TSR).
  459. ||
  460.  
  461. ||First Menu||
  462. This OPTION return you from the second main menu
  463. to the first main menu.  Note that the OPTIONS 1
  464. through 9 (or maximum options) are the same on the
  465. first and second MAIN MENU. 
  466.  
  467. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  468.              GO TO TOP OF HELP FILE.  
  469. ||
  470.  
  471. ||Second Menu||
  472. This OPTION takes you to another main menu to give
  473. you access to other ezPop OPTIONS such as
  474. UTILITIES and HOT KEY.  Note that the OPTIONS 1
  475. through 9 (or maximum options) are the same on the
  476. first and second MAIN MENU. 
  477.  
  478.  
  479. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  480.              GO TO TOP OF HELP FILE.  
  481. ||
  482.  
  483. ||Hot Key||
  484. This OPTION allows you to change the Hot-Key that
  485. will be used to activate ezPop. 
  486.  
  487. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  488.              GO TO TOP OF HELP FILE.  
  489. ||
  490.  
  491. ||Utilities||
  492. This OPTION takes you to a sub-menu of CHOICES
  493. such as DIRECTORY, SAVE CONFIGURE, LOAD CONFIGURE,
  494. RE-INDEX, SIZE (OPTIONS) and SIZE (CHOICES).
  495.  
  496. IMPORTANT!!! IF YOU ARE NEW TO ezPop, PRESS 'T' to
  497.              GO TO TOP OF HELP FILE.  
  498. ||
  499.  
  500. ||Return||
  501. This choice will return from the menu you are
  502. viewing to the previous menu. You can use this
  503. choice when you change your mind about selecting
  504. from a menu or when you are finished with a menu.
  505.  
  506. ||
  507.  
  508. ||Directory||
  509. List files on current directory or any other
  510. directory on any other disk.  Use of wildcards is
  511. allowed.  Pressing RETURN without entering
  512. pathname or wildcard character is the same as
  513. enter *.*. See:
  514. ||
  515.  
  516. ||Save Configure||
  517. Use to save the CONFIGURE file that contains your
  518. custom TSR PopUp menu settings that you made using
  519. the CONFIGURE option.  When you run your custom
  520. configure file along with the ezPop runtime
  521. program (EP.EXE), you will have a TSR PopUp system
  522. that meets your specific needs. DO NOT USE 'EP' TO
  523. START THE FILE NAME OF YOUR CUSTOM TSR AS IT MIGHT
  524. WRITE OVER ezPop Files.
  525.  
  526. ||
  527.  
  528. ||Load Configure||
  529.  
  530. Use to load a custom CONFIGURE file that you made
  531. using ezPop CONFIGURE option.
  532.  
  533. ||
  534.  
  535. ||Size (Options)||
  536. Used to set the number of OPTIONS your custom TSR
  537. will have. The maximum number of OPTIONS you can
  538. have is 9.  Note that the selections on the main
  539. menus are called OPTIONS, while the selections on
  540. the sub-menus are referred to as choices. This
  541. terminology is use for ease of reference in the
  542. HELP file.  So when the term OPTION is used it
  543. refers to the selections in the two main menus and
  544. choices refers to the selections in the many sub-
  545. menus.
  546. ||
  547.  
  548. ||Size (Choices)||
  549. Used to set the number of CHOICES each OPTION will
  550. have. The maximum number of CHOICES per OPTION is
  551. 9. Note that the selections on the main menus are
  552. called OPTIONS, while the selections on the sub-
  553. menus are referred to as choices. This terminology
  554. is use for ease of reference in the HELP file.  So
  555. when the term OPTION is used it refers to the
  556. selections in the two main menus and choices
  557. refers to the selections in the many sub-menus.
  558. ||
  559.  
  560. ||Option||
  561. OPTION is the term used to refer to the selections
  562. from the two main menus.  Your custom CONFIGURE
  563. file can have from 1 to 9 OPTIONS. Each OPTION has
  564. a sub-menu that contains from 1 to 9 CHOICES. 
  565. Keeping these terms in your mind will help you
  566. learn the ease of ezPop more quickly. See:
  567. ||
  568.  
  569. ||Choice||
  570. CHOICE is the term used to refer to the selection
  571. from the many sub-menus.  Each OPTION has a sub-
  572. menu that contains from 1 to 9 CHOICES.  Keeping
  573. these terms in your mind will help you learn the
  574. ease of ezPop more quickly. See:
  575. ||
  576.  
  577. ||Next Step||
  578.  
  579. Take you to the neat step in customizing ezPop.
  580.  
  581. ||
  582.  
  583. ||SELECTING CURRENT OPTION/CHOICE||
  584. As you customize ezPop to save your settings in a
  585. CONFIGURE file, you must select the current
  586. option/choice to customize.  Note that you can
  587. have up to 9 OPTIONS and 9 CHOICES per OPTION for
  588. a total of 81 CHOICES.  The various input boxes
  589. and prompt boxes will provide information in the
  590. top border about your current activities.  The
  591. CURRENT OPTION/CHOICE is usually displayed in the
  592. left corner of the top border in brackets such as
  593. {2/3} for OPTION 2, CHOICE 3.  The current name of
  594. the OPTIONS and CHOICES is also shown in the top
  595. box border.
  596. ||
  597.  
  598. ||SELECTING CURRENT OPTION/CHOICE||
  599. Note that before you start customizing ezPop, the
  600. OPTIONS and CHOICES have names assigned to them by
  601. ezPop. The OPTIONS are assigned the name of Opt-
  602. x and the CHOICES are assigned the name Chox-y
  603. where x = OPTION number and y = CHOICE number.
  604. ||
  605.  
  606. ||SELECTING CURRENT OPTION/CHOICE||
  607. The below CHOICES are used in the MASTER SCREEN
  608. and in the STEP BY STEP screens to select the
  609. current OPTION/CHOICE to change or define settings for.
  610. GOTO
  611. Previous Option
  612. Next Option
  613. Previous Choice
  614. Next Choice
  615. ||
  616.  
  617. ||Step by Step||
  618. This choice allows you to customize ezPop in steps guided 
  619. by ezPop. In the instruction that follows do not type the 
  620. greater than and less than sign. The steps are as 
  621. follows: (1) from one of the two main menus type 'F', 
  622. this ensures you are on the first menu. (2) Type 'C'> to 
  623. get to the menu to select between MASTER SCREEN and Step 
  624. by Step. (3) Type 'S' to select step by step. This will
  625. take you to SCREEN '{CONFIGURE #1}'. Note flashing in the 
  626. bottom box border. (4) In '{CONFIGURE #1}', select one 
  627. of the OPTIONS by moving the HIGHLIGHT BAR and pressing 
  628. RETURN or press the corresponding number key.  (NOTE: You 
  629. should SAVE CONFIGURE periodically as you go so as not to 
  630. lose any of your work.                           (more)
  631. ||
  632.  
  633. ||Step by Step||
  634. This takes you to SCREEN '{CONFIGURE #1a}'.  (5) Edit
  635. or enter name for selected OPTION (See: INPUT BOX
  636. for help on input) and press RETURN. This takes
  637. you to SCREEN '{CONFIGURE #2}'. (6) From SCREEN
  638. '{CONFIGURE #2}', select a CHOICE to edit its name the
  639. way you did for the selected OPTION. This will
  640. take you to SCREEN '{CONFIGURE #3}' which is the same
  641. as the MASTER SCREEN. (7) Note that you can change
  642. the Main Menu name from the MASTER SCREEN by
  643. selecting <1>.  (8) You should now select and set <2>
  644. through <a>.  (9) Press 'R' to return to SCREEN
  645. '{CONFIGURE #2}' and repeat steps 6 through 9 for all
  646. CHOICES for the selected OPTION.               (more)
  647. ||
  648.  
  649. ||Step by Step||
  650. (10) Once you have complete all CHOICES for the
  651. selected OPTION, press 'R' repeatedly to return to
  652. SCREEN '{CONFIGURE #1}' and select another OPTION. 
  653. (11) Repeat steps 1 through 10 until you have
  654. completed all OPTIONS and CHOICES. Note that once
  655. you reach the MASTER SCREEN you could change all
  656. of the OPTIONS and CHOICES by switching among the
  657. OPTIONS and CHOICES as described in the HELP
  658. screen for MASTER SCREEN.  Also note that you set
  659. the number of OPTIONS and number of CHOICES from
  660. the UTILITIES menu. You may change the number of
  661. OPTIONS and CHOICES at any time, even if you have
  662. already started customizing ezPop.
  663. ||
  664.  
  665. ||Master Screen||
  666. This choice allows you to customize ezPop from
  667. this single screen alone.  Note that the top of
  668. the BOX contain information that is useful in
  669. customizing ezPop and creating a CONFIGURE file to
  670. save.  The {x/y} to the left on the top line of
  671. the BOX denotes the current OPTION number (x) and
  672. current CHOICE number (y). Note that until you
  673. change the OPTION names they are 'Opt-x' and 
  674. before you change the CHOICES names they are
  675. 'Chox-y. Again, x = option number and y = choice
  676. number.  The rest of the top line shows the
  677. current names for the current OPTION and current
  678. CHOICE.                                  (more)
  679. ||
  680.  
  681. ||Master Screen||
  682. You do not have to leave the Master Screen to
  683. change the setting for all OPTIONS and CHOICES. 
  684. You can use the GOTO, Previous Option, Next
  685. Option, Previous Choice, and Next Choice to switch
  686. among all of the OPTIONS and CHOICES as you
  687. denoted from the SIZE (OPTIONS) and SIZE (CHOICES)
  688. of the UTILITIES sub-menu.  It pays to go to the
  689. UTILITIES periodically as you customize ezPop to
  690. save your CONFIGURE file. See:
  691. ||
  692.  
  693.  
  694. ||Menu Name||
  695. This choice allows you to enter the name you want
  696. displayed as the MAIN MENU NAME for your TSR ezPop
  697. program. For example if you are making a program
  698. to add menus to Word Prefect 5.0, you might call
  699. your Main Menu 'WP50 Menus'. See the INPUT BOX
  700. for info for entering input.
  701. ||
  702.  
  703. ||Option Name||
  704. This choice allows you to enter the name for the
  705. the current OPTION in the MASTER SCREEN.  See SIZE
  706. (OPTIONS) for more information on sizing your
  707. ezPop program.  See: INPUT BOX for more on
  708. entering input. See MASTER SCREEN for information on 
  709. the parts of the master screen.
  710. ||
  711.  
  712. ||Choice Name||
  713. This choice allows you to enter the name for the
  714. current CHOICE in the MASTER SCREEN.  See SIZE
  715. (CHOICES) for more information on sizing your
  716. ezPop program.  See: INPUT BOX for more on
  717. entering input. See MASTER SCREEN for information
  718. on the parts of the master screen.
  719. ||
  720.  
  721. ||Show in Main Menu||
  722. This choice allows you to select whether your
  723. ezPop program will show you information about
  724. which choice was selected last in the STATUS 
  725. area of the main menu. The possible settings
  726. are NONE, CHOICE NAME, CODE-1, CODE-2, or CODE-3.
  727. For example if CHOICE NAME is set, then when you
  728. run your custom program and execute this choice,
  729. the choice name will be displayed in the main
  730. menu to the right of the OPTION name.
  731. ||
  732.  
  733. ||Enter Code-1||
  734. This let you enter the first part of the three
  735. parts code that ezPop will send to the screen, to
  736. the printer, to the keyboard buffer to be sent to
  737. DOS or the Application when the current choice is
  738. executed.  The code can consist of 16 numbers,
  739. letters and special keys such as function keys and
  740. control keys such as INSERT, LEFT, RIGHT and
  741. ASCII codes.  See SPECIAL KEY INPUT BOX for 
  742. information on entering the keystrokes for Code-1.
  743. ezPop will combine Code-1 with Code-2 and Code-3.
  744. ASCII codes can be entered here as ~nnn where nnn 
  745. is the three digit ASCII code.  To enter ~, you
  746. must type ~~.
  747. ||
  748.  
  749. ||User input Code-2||
  750. This choice let you select whether you will be
  751. able to input keystrokes or code at runtime or not. 
  752. This is useful when you want ezPop to perform a
  753. basic function such as set margin for a printer
  754. and part of the control code to be sent to the
  755. printer in variable such as the actual desired
  756. margin setting.  This allow you to enter the
  757. constant keystrokes code in Code-1 and Code-3 and
  758. be prompted for the variable Code-2 at runtime.
  759. ASCII codes can be entered here as ~nnn where nnn 
  760. is the three digit ASCII code.  To enter ~, you
  761. must type ~~.
  762. ||
  763.  
  764. ||User input Type||
  765. This choice is only visible on the MASTER SCREEN
  766. if 'YES' is selected for USER INPUT CODE-2 above. 
  767. This let you select whether you will be prompted
  768. for number, letters or both.
  769. ||
  770.  
  771. ||User input Length||
  772. This choice is only visible on the MASTER SCREEN
  773. if 'YES' is selected for USER INPUT CODE-2 above. 
  774. This let you select the length of the input you
  775. will be prompted for at runtime.
  776. ||
  777.  
  778. ||Deactivated||
  779. This choice is just a place holder for input type
  780. length that is activated when 'yes' is selected
  781. for USER INPUT..
  782. ||
  783.  
  784. ||Enter Code-2||
  785. This choice is only visible on the MASTER SCREEN
  786. if 'NO' is selected for USER INPUT CODE-2. 
  787. This allows you to enter the second part of the
  788. three part code to be sent to the printer or
  789. screen or keyboard buffer similar to ENTER CODE-1
  790. except that the regular INPUT BOX is used since
  791. special keys are not allowed in Code-2.  ASCII 
  792. codes can be entered here as ~nnn where nnn 
  793. is the three digit ASCII code.  To enter ~, you
  794. must type ~~.
  795. ||
  796.  
  797. ||Enter Code-3||
  798. This let you enter the third part of the three
  799. part code that ezPop will send to the screen, to
  800. the printer, to the keyboard buffer to be sent to
  801. DOS or the Application when you execute the
  802. current choice.  The code can consist of 16
  803. numbers, letters and special keys such as function
  804. keys and control key such as INSERT, LEFT, RIGHT
  805. and other.  See SPECIAL KEY INPUT BOX for
  806. information on entering the keystrokes for Code-3.
  807. ASCII codes can be entered here as ~nnn where nnn 
  808. is the three digit ASCII code.  To enter ~, you
  809. must type ~~.
  810. ||
  811.  
  812. ||Code to Printer||
  813. This action set ezPop to print Code 1, Code 2 &
  814. Code 3 to the printer and return to ezPop after
  815. a prompt. 
  816. See: 
  817. ACTION
  818. ||
  819.  
  820. ||Code to Printer and Quit||
  821. This action set ezPop to print Code 1, Code 2 &
  822. Code 3 to the printer and quit to DOS or the
  823. application you call ezPop from.
  824. See: 
  825. ACTION
  826. ||
  827.  
  828. ||Code to 1 Screen Line (remove & return)||
  829. This action sets ezPop to display Code 1, Code
  830. 2 & Code 3 to a single line on the screen, remove
  831. the displayed code from the screen after a 
  832. Happy Face prompt, and then return to ezPop.
  833. See: 
  834. ACTION
  835. ||
  836.  
  837. ||Code to 1 Screen Line (remove & quit)||
  838. This action sets ezPop to display Code 1, Code
  839. 2 & Code 3 to a single line on the screen, remove
  840. the displayed code from the screen after a 
  841. Happy Face prompt, and then quit to DOS or the
  842. application you call ezPop from.
  843. See: 
  844. ACTION
  845. ||
  846.  
  847. ||Code to 1 Screen Line (keep & return)||
  848. This action sets ezPop to display Code 1, Code
  849. 2 & Code 3 to a single line on the screen, leave
  850. the displayed code on the screen after a 
  851. Happy Face prompt, and then return to ezPop.
  852. See: 
  853. ACTION
  854. ||
  855.  
  856. ||Code to 1 Screen Line (keep & quit)||
  857. This action sets ezPop to display Code 1, Code 2
  858. & Code 3 to a single line on the screen, keep the
  859. displayed code on the screen after a prompt, and
  860. then quit to DOS or the application you call
  861. ezPop from.
  862. See:
  863. ACTION
  864. ||
  865.  
  866. ||Code to 3 Screen Lines (remove & return)||
  867. This action sets ezPop to display Code 1, Code 2
  868. & Code 3 to three lines on the screen, remove the
  869. displayed code from the screen after a prompt, and
  870. then return to ezPop. See:
  871. ACTION
  872. ||
  873.  
  874. ||Code to 3 Screen Lines (remove & quit)||
  875. This action sets ezPop to display Code 1, Code 2
  876. & Code 3 to three lines on the screen, remove the
  877. displayed code from the screen after a prompt, and
  878. then quit to DOS or the application you call
  879. ezPop from. See: 
  880. ACTION
  881. ||
  882.  
  883. ||Code to 3 Screen Lines (keep & return)||
  884. This action sets ezPop to display Code 1, Code 2
  885. & Code 3 to three lines on the screen, keep the
  886. displayed code on the screen after a prompt, and
  887. then return to ezPop. See: 
  888. ACTION
  889. ||
  890.  
  891. ||Code to 3 Screen Lines (keep & quit)||
  892. This action sets ezPop to display Code 1, Code 2
  893. & Code 3 to three lines on the screen, keep the
  894. displayed code on the screen after a prompt, and
  895. then quit to DOS or the application you call
  896. ezPop from. See: 
  897. ACTION
  898. ||
  899.  
  900. ||Help to Screen (remove & return)||
  901. This action sets ezPop to display one HELP screen
  902. from the help file to the screen, remove the
  903. displayed help screen from the screen after a
  904. prompt, and then return to ezPop. Even if there
  905. are more than one help screen in the HELP file for
  906. the selected OPTION or CHOICE, only the HELP
  907. WORD found will be displayed. See: 
  908. ACTION
  909. ||
  910.  
  911. ||Help to Screen (remove & quit)||
  912. This action sets ezPop to display one HELP screen
  913. from the help file to the screen, remove the
  914. displayed help screen from the screen after a
  915. prompt, and then quit to DOS or the application
  916. you call ezPop from. Even if there are more than
  917. one help screen in the HELP file for the selected
  918. OPTION or CHOICE, only the first HELP WORD found
  919. will be displayed. See: 
  920. ACTION
  921. ||
  922.  
  923. ||Help to Screen (keep & return)||
  924. This action sets ezPop to display one HELP screen
  925. from the help file to the screen, keep the
  926. displayed help screen on the screen after a
  927. prompt, and then return to ezPop. Even if there
  928. are more than one help screen in the HELP file for
  929. the selected OPTION or CHOICE, only the first HELP
  930. WORD found will be displayed. See: 
  931. ACTION
  932. ||
  933.  
  934. ||Help to Screen (keep & quit)||
  935. This action sets ezPop to display one HELP screen
  936. from the help file to the screen, keep the
  937. displayed help screen on the screen after a
  938. prompt, and then quit to DOS or the application
  939. you call ezPop from. Even if there are more than
  940. one help screen in the HELP file for the
  941. selected OPTION or CHOICE, only the first HELP
  942. WORD found will be displayed. See: 
  943. ACTION
  944. ||
  945.  
  946. ||Keystrokes to Keyboard Buffer||
  947. This action sets ezPop to send Code 1, Code 2 &
  948. Code 3 to the keyboard buffer to be used by DOS or
  949. the application your were in when ezPop was
  950. activated.  NOTE THAT THE KEYBOARD BUFFER CAN ONLY
  951. HOLD 16 CHARACTERS. Therefore if the sum of
  952. characters in Code 1, Code 2 & Code 3 is greater
  953. than 16, only the first 16 will be sent to the
  954. buffer. This action is useful for sending short
  955. keystrokes to applications and to DOS.  ezPop will
  956. quit to DOS or to the application after the code
  957. has been sent to the buffer. See: 
  958. ACTION
  959. ||
  960.  
  961. ||Code as DOS Command (return)||
  962. This action sets ezPop to send Code 1, Code 2 &
  963. Code 3 to the DOS command line processor as if you
  964. typed the code in from the DOS prompt.  The entire
  965. length of the three code can be accepted by the
  966. DOS command line processor. THIS ACTION
  967. DOES NOT WORK WHILE ezPop IS IN TSR MODE.  You
  968. will return to ezPop after DOS execute the
  969. command.  Any DOS command including running
  970. programs can be accepted.  This action is ideal
  971. for creating MENU PROGRAMS to run other programs.
  972. See: 
  973. ACTION
  974. ||
  975. ||Code as DOS Command (quit)||
  976. This action sets ezPop to send Code 1, Code 2 &
  977. Code 3 to the DOS command line processor as if you
  978. typed the code in from the DOS prompt.  The entire
  979. length of the three code can be accepted by the
  980. DOS command line processor. NOTE THAT THIS ACTION
  981. DOES NOT WORK WHILE ezPop IS IN TSR MODE.  ezPop
  982. will quit to DOS after DOS execute the command. 
  983. Any DOS command including running programs can be
  984. accepted.  This action is ideal for creating MENU
  985. PROGRAMS to run other programs. See: 
  986. ACTION
  987. ||
  988.  
  989. ||
  990. ||GOTO||
  991. See: 
  992. SELECTING CURRENT OPTION/CHOICE
  993. ||
  994. ||Previous Option||
  995. See: 
  996. SELECTING CURRENT OPTION/CHOICE
  997. ||
  998. ||Next Option||
  999. See: 
  1000. SELECTING CURRENT OPTION/CHOICE
  1001. ||
  1002. ||Previous Choice||
  1003. See: 
  1004. SELECTING CURRENT OPTION/CHOICE
  1005. ||
  1006. ||Next Choice||
  1007. See: 
  1008. SELECTING CURRENT OPTION/CHOICE
  1009. ||
  1010.  
  1011. ||Action||
  1012. This choice allows you to select what action ezPop
  1013. will take when you select a choice from a sub-
  1014. menu.  While there are 18 choices of actions,
  1015. there are only six basic actions (1) Send the code
  1016. to the printer, (2) Send the code to the screen,
  1017. (3) Send Help to the screen or (4) send code to
  1018. keyboard buffer for use by DOS or Application (5)
  1019. send code as DOS command. or (6) Display a HELP
  1020. screen.  If the code is sent to the screen you can
  1021. choose to have ezPop (1) remove the code from the
  1022. screen, or (2) leave the code on the screen.  You
  1023. may also choose whether control will (1) return to
  1024. ezPop or (2) quit after the code is sent. You may
  1025. also choose NONE for no action.
  1026. ||
  1027.  
  1028. ||Action||
  1029. Note that the fifth action, Code as DOS command,
  1030. will not work in the TSR mode.  This action can be
  1031. used for auto menu type programs.
  1032.  
  1033. ||
  1034.  
  1035. ||Special Key Input Box||
  1036. This input box is similar to the regular INPUT BOX
  1037. except it also allows you to enter non-printable
  1038. or special key strokes such as function keys and
  1039. other control keys. All normal keystrokes are
  1040. entered in the same manner as the in the regular
  1041. INPUT BOX.  Special keys such as combination key
  1042. stroke are displayed in brackets such as {ALT-A},
  1043. {RETURN}, {ALT-SH-B}, {ALT-CTRL-F1}, {CTRL-SH-M}
  1044. and so on. The ability to capture and save special
  1045. key strokes allows ezPop to control such
  1046. applications as Word Prefect 5.0 and other
  1047. applications that require function keys or special
  1048. keys to activate features. SHIFT-BACKSPACE switch
  1049. between special key mode and regular key mode.
  1050. ||
  1051.  
  1052. ||INPUT BOX||
  1053. There are many occasions where ezPop will prompt
  1054. you for input via an input box.  Some input boxes
  1055. will only accept numbers, some will only accept
  1056. alphabets, while some will accept both numbers and
  1057. alphabets.  The input box is a line editor which
  1058. work the way you would expect, except it does not
  1059. have an insert mode.  You can insert blank spaces
  1060. in the input with the INSERT key.  The RIGHT &
  1061. LEFT arrows are used to move the cursor left &
  1062. right. The box will usually show the current value
  1063. of the item requiring input.  The DOWN arrow will
  1064. remove the current value from the box to allow you
  1065. to enter new input.
  1066.  
  1067. ||
  1068.  
  1069. ||INPUT BOX||
  1070. At any point before pressing RETURN, the UP arrow
  1071. will restore the input to the initial value it had
  1072. before you made any changes.  The DELETE and
  1073. BACKSPACE keys work the way you would expect then
  1074. to. The HOME and END keys move the cursor to the
  1075. beginning and end of the input value. You make
  1076. simply edit the input instead of entering a new
  1077. value if you wish. 
  1078.  
  1079. ||
  1080.  
  1081.  
  1082. ||Help||
  1083. Note that EPM.EXE and it's runtime version, EP.EXE
  1084. share the same HELP file, EP.EPH. To use HELP from
  1085. most menus and sub-menus, simply move the
  1086. HIGHLIGHT BAR to the desired OPTION or CHOICE and
  1087. press the LEFT arrow.  The HELP screen BOX will
  1088. come to the screen with the SEARCH WORD or SEARCH
  1089. WORDS in the BOX top border if one of the SEARCH
  1090. WORDS was found in the HELP file. Once in the HELP
  1091. BOX, you may search for other occurrences of the
  1092. SEARCH WORDS by pressing RETURN or RIGHT arrow. 
  1093. If ezPop fails to find a SEARCH WORD you will be
  1094. returned to a menu or sub-menu. See: CONCEPT for
  1095. information on ezPop design.
  1096. ||
  1097.  
  1098. ||Help||
  1099. This content sensitive help system and ezPop easyHelpChain 
  1100. system allow you to move through the help file by moving 
  1101. the HIGHLIGHT BAR to any line in the HELP BOX where you 
  1102. see a word that you might need help on and pressing LEFT.  
  1103. Once the line of interest is on the top line of the HELP
  1104. BOX, pressing RIGHT or RETURN will search for all SEARCH 
  1105. WORDS in the BOX top border, one at time. ESC will return 
  1106. you to one of the menus or sub-menus.  Note that most 
  1107. upper case words in the HELP text is connected to other 
  1108. help by easyHelpChain which let you find more help on
  1109. those words by moving the HIGHLIGHT BAR to that line and 
  1110. pressing LEFT once and then RIGHT or RETURN until you 
  1111. have seen help on all SEARCH WORDS. See: 
  1112. CONCEPT.
  1113. ||
  1114.  
  1115. ||Help||
  1116. You can also enter the desired SEARCH WORDS
  1117. directly by pressing <f> for FIND.  An INPUT BOX
  1118. will pop up for you to type in the WORDS to search
  1119. for.  The ezPop HELP file also has an index which
  1120. you can access once in the HELP screen by pressing
  1121. <i> once and the RIGHT or RETURN until you have
  1122. found the SEARCH WORD you want help on. Move the
  1123. HIGHLIGHT BAR to the WORD and press LEFT once and
  1124. RETURN or RIGHT until you have seen all of the
  1125. HELP on that word or words. See: 
  1126. CONCEPT.
  1127. Custom Help
  1128. easyHelpChain.
  1129. Exact Help (ON), Exact Help (OFF)
  1130. ||
  1131.  
  1132. ||easyHelpChain||
  1133. easyHelpChain is an ezPop help system that achieves similar 
  1134. help linking or chaining as hypertext without complex text 
  1135. files.  You should try moving around in the text file using
  1136. easyHelpChain until you are very comfortable with its 
  1137. process.  The easyHelpChain process is as follows: (1) use 
  1138. LEFT arrow from any menu or sub-menu. If the OPTION or 
  1139. CHOICE corresponds with a HELP WORD or HELP WORDS in the 
  1140. HELP file, the HELP BOX will appear.  The HELP BOX top 
  1141. border will show the SEARCH WORD or SEARCH WORDS being
  1142. searched for.  If there are more than one SEARCH WORD, 
  1143. easyHelpChain will check each HELP WORD in the HELP file to 
  1144. see it matches any one of the SEARCH WORD.  If a match is 
  1145. found, the HELP text for the matched SEARCH WORD will be 
  1146. shown in the HELP BOX. {more}
  1147. ||
  1148.  
  1149. ||easyHelpChain||
  1150. (2) Once in the HELP BOX, you can cause any HELP
  1151. text line to become the SEARCH WORDS by moving the
  1152. HIGHLIGHT BAR to that line and pressing LEFT
  1153. arrow.  If a match is found for any one of the
  1154. SEARCH WORDS, the HELP BOX will again be displayed
  1155. with the SEARCH WORDS still displayed in the top
  1156. border. (3) You may continue to search the rest of
  1157. the HELP file for the SEARCH WORDS by pressing
  1158. RETURN or RIGHT arrow. Note that The SEARCH WORDS
  1159. are found in the order that they found in the
  1160. file, NOT in order that they appear in the border.
  1161. It is this for reason that easyHelpChain does not
  1162. always take you directly to the HELP WORD you are
  1163. looking for. {more}
  1164. ||
  1165.  
  1166. ||easyHelpChain||
  1167. For example, if the SEARCH WORDS 'SAVE FORMAT' was
  1168. in the border, easyHelpChain will find the
  1169. following in the HELP file: 'SAVE', 'FORMAT' and
  1170. 'SAVE FORMAT' and if FORMAT was first in the HELP
  1171. file than it would be found first.  The point is
  1172. that you should just simply keep pressing RETURN
  1173. or RIGHT arrow until you get to the WORD or WORDS
  1174. you are looking for or until easyHelpChain returns
  1175. you to a menu or sub menu.  Note that you can
  1176. enter SEARCH WORDS to find by typing <f>, entering
  1177. the desired SEARCH WORDS and pressing RETURN.  By
  1178. pressing <i>, you may also go directly an INDEX
  1179. screen from which you can select SEARCH WORDS for.
  1180. BOX. see: Exact Help (ON)
  1181. ||
  1182.  
  1183.  
  1184. ||Exact Help (OFF)||
  1185. This selection will turn Exact Help ON.  When
  1186. Exact Help is on, ezPop will only display the help
  1187. screen when the HELP WORD match the search word
  1188. exactly.  The easyHelpChain facility will search
  1189. for the exact match of the SEARCH WORDS in the
  1190. HELP BOX top border instead of searching for
  1191. matches of each individual word in the border. 
  1192. Note that the (OFF) indicate that the current mode
  1193. is Exact Help is OFF.  Once in the HELP SCREEN you
  1194. can switch between OFF and ON with <x>.see: 
  1195. Exact Help (ON)
  1196. ||
  1197.  
  1198. ||Exact Help (ON)||
  1199. This selection will turn Exact Help OFF.  When
  1200. Exact Help is OFF, which is the default, ezPop
  1201. will search each HELP WORD in the HELP FILE and
  1202. compare it to each WORD in the HELP BOX top
  1203. border.  If the WORD in the file matches any on
  1204. word in the top border, the HELP SCREEN will be
  1205. displayed. The method easyHelpChain determines if
  1206. a match has been found depends on whether Exact
  1207. Help is ON or Off.  Once in the HELP SCREEN you
  1208. can switch between OFF and ON with <x>. see: 
  1209. Exact Help (OFF)
  1210. ||
  1211.  
  1212. ||ezPop||
  1213. Note that ezPop is used to refer to ezPopMaker (EPM.EXE)
  1214. and ezPopUp (EP.EXE).  YOU MUST REGISTER TO CONTINUE TO
  1215. USE.  YOU MUST NOT SELL ezPop OR PROGRAMS MADE WITH ezPop
  1216. UNLESS YOU GET PERMISSION FROM Ernest R. Hunter. YOU
  1217. MUST NOT ACCEPT PAYMENT FOR PROGRAMS YOU CREATE WITH
  1218. ezPop UNLESS YOU GET PERMISSION FROM Ernest R. Hunter.
  1219. See: 
  1220. LICENSE
  1221.  
  1222.             P R E S S  L E F T  A R R O W
  1223. ||
  1224.  
  1225. ||LICENSE||
  1226. CONFIGURE FILES PRODUCED BY OTHERS CAN NOT BE USED
  1227. FOR OTHER THAN PERSONAL USE AND CAN NOT BE
  1228. DISTRIBUTED FOR PROFIT WITHOUT WRITTEN PERMISSION
  1229. FROM E. R. Hunter. BUSINESS FIRMS AND OTHER
  1230. ORGANIZATIONS MAY OBTAIN A SITE LICENSE FROM E. R.
  1231. Hunter TO USE ezPop ALONG WITH SELF DEVELOPED CONFIGURE
  1232. FILES ON MULTIPLE MACHINES AT A REDUCED FEE. CUSTOM VERSION
  1233. WITH COMPANY MESSAGE START-UP SCREEN CAN BE PROVIDED.  
  1234. Write E. R. Hunter or send CompuServe e-mail to 71544,273
  1235. if you are interested in such a license.          (more)
  1236. ||
  1237.  
  1238. ||LICENSE||
  1239. COMMERICIAL AUTHORS AND SOFTWARE DEVELOPERS MAY OBTAIN 
  1240. LICENSE TO SELL PROGRAMS MADE BY ezPop.  CUSTOM VERSION
  1241. WITH CUSTOM MESSAGE START-UP SCREEN CAN BE PROVIDED.  
  1242. Write E. R. Hunter or send CompuServe e-mail to 71544,273
  1243. if you are interested in such a license.        (more)
  1244. ||
  1245. ||LICENSE||
  1246. SHAREWARE AUTHORS OBTAIN LICENSE TO DISTRIBUTE PROGRAMS YOU MAKE
  1247. WITH ezPop AS SHAREWARE.  CUSTOM VERSION WITH CUSTOM MESSAGE
  1248. START-UP SCREEN CAN BE PROVIDED. Write E. R. Hunter or send
  1249. CompuServe e-mail to 71544,273 if you are interested in such a
  1250. license.                                                (more)
  1251. ||
  1252.  
  1253. ||xxx||
  1254.  
  1255. This a mark screen only.
  1256.  
  1257. ||
  1258.  
  1259. ||index||
  1260. Action
  1261. Choice Name
  1262. Choice
  1263. Code as DOS Command (quit)
  1264. Code as DOS Command (return)
  1265. Code to Printer
  1266. Code to Printer and Quit
  1267. Code to 1 Screen Line (remove & quit)
  1268. Code to 1 Screen Line (keep & return)
  1269. Code to 1 Screen Line (keep & quit)
  1270. Code to 1 Screen Line (remove & return)
  1271. ||
  1272.  
  1273. ||index||
  1274. Code to 3 Screen Lines (keep & return)
  1275. Code to 3 Screen Lines (keep & quit)
  1276. Code to 3 Screen Lines (remove & quit)
  1277. Code to 3 Screen Lines (remove & return)
  1278. ||
  1279.  
  1280. ||index||
  1281. Concept
  1282. Configure
  1283. Configure
  1284. Directory
  1285. easyHelpChain
  1286. easyPopUp
  1287. easyPopUpMaker
  1288. Enter Code-2
  1289. ||
  1290.  
  1291. ||Index||
  1292. Enter Code-3
  1293. Enter Code-1
  1294. Exact Help (ON)
  1295. Exact Help (OFF)
  1296. Keystroke to Keyboard Buffer
  1297. ezPop
  1298. ezPopMaker
  1299. First Menu
  1300. ||
  1301.  
  1302. ||Index||
  1303. GOTO
  1304. Help
  1305. HELP FORMAT
  1306. Help to Screen (remove & quit)
  1307. Help to Screen (remove & return)
  1308. Help to Screen (keep & return)
  1309. Help to Screen (keep & quit)
  1310. Hot Key
  1311. HOT KEY CHANGE ON START UP
  1312. INPUT BOX
  1313. Load Configure
  1314. ||
  1315. ||Index||
  1316. Main Menu
  1317. Master Screen
  1318. Master Screen
  1319. Menu Name
  1320. Next Step
  1321. Next Choice
  1322. Next Option
  1323. Option
  1324. Option Name
  1325. ||
  1326.  
  1327. ||Index||
  1328. Previous Option
  1329. Previous Choice
  1330. Print Configure
  1331. Quit
  1332. Return
  1333. Save Configure
  1334. Second Menu
  1335. SELECTING CURRENT OPTION/CHOICE
  1336. Show in Main Menu
  1337. Size (Choices)
  1338. ||
  1339.  
  1340. ||Index||
  1341. Size (Options)
  1342. Special Key Input Box
  1343. Step by Step
  1344. Top
  1345. Unload
  1346. User input Length
  1347. User input Code-2
  1348. User input Type
  1349. Utilities
  1350. ||
  1351.  
  1352.  
  1353.